case $THIS_SUB_DEPENDS in
   WEBKIT_DEVEL) if [[ "$WEBKITGTK_NIGHT" == "y" ]]; then return 0; fi;;
esac
return 1
